Pluralsight Introduction to Raven DB
Raven DB is a document database that is part of the NoSQL movement of databases that don't use relational models and SQL. In this course you will learn how Raven DB works and how to use Raven DB in a .NET application. This is an introductory level course, but we will dive deep into Raven itself to get a good understanding of how this document database stores and retrieves your data.
NoSQL and Raven DB | ![]() | 00:35:43 | |
| Course Overview | ![]() | 02:50 | |
| Introduction | ![]() | 01:43 | |
| What is NoSQL? | ![]() | 05:15 | |
| Raven DB Overview | ![]() | 11:35 | |
| Installing Raven DB | ![]() | 06:55 | |
| Management Studio | ![]() | 05:02 | |
| Summary | ![]() | 02:23 | |
HTTP Client | ![]() | 00:32:21 | |
| Introduction | ![]() | 03:36 | |
| REST | ![]() | 04:06 | |
| JSON | ![]() | 04:36 | |
| GET | ![]() | 06:24 | |
| PUT | ![]() | 04:17 | |
| POST | ![]() | 02:35 | |
| DELETE | ![]() | 01:28 | |
| Multiple Documents | ![]() | 02:45 | |
| Summary | ![]() | 02:34 | |
.NET Client | ![]() | 00:37:32 | |
| Introduction | ![]() | 02:23 | |
| Connecting to Raven DB | ![]() | 07:40 | |
| Saving | ![]() | 08:52 | |
| Loading | ![]() | 05:53 | |
| Updating | ![]() | 02:15 | |
| Deleting | ![]() | 01:50 | |
| Basic Queries | ![]() | 06:39 | |
| Summary | ![]() | 02:00 | |
Indexes | ![]() | 00:42:52 | |
| Introduction | ![]() | 01:48 | |
| About Indexes | ![]() | 05:49 | |
| Looking at Indexes in Raven | ![]() | 04:55 | |
| Creating With Builder | ![]() | 06:21 | |
| Creating With Index Creation Task | ![]() | 06:17 | |
| Using Indexes | ![]() | 04:14 | |
| Advanced Indexes | ![]() | 11:16 | |
| Summary | ![]() | 02:12 | |
Attachments and Advanced Queries | ![]() | 00:34:41 | |
| Introduction | ![]() | 02:09 | |
| Storing Attachments | ![]() | 06:06 | |
| Getting Attachments | ![]() | 02:46 | |
| Paging | ![]() | 08:09 | |
| Storing Related Documents | ![]() | 03:31 | |
| Using Includes | ![]() | 04:30 | |
| Patching | ![]() | 05:14 | |
| Summary | ![]() | 02:16 |
NoSQL and Raven DB







HTTP Client









.NET Client








Indexes






Attachments and Advanced Queries






